<squad>
	<description>
		<type>TYPE_HALFTRACK</type>
		<nationality>NATIONALITY_AMERICAN</nationality>

		<long_name>BMD-2</long_name>
		<short_name>BMD-2</short_name>
		<comment></comment>

		<uniform_profile>uniform_profile_pmcwagner.png</uniform_profile>
		<uniform_game>uniform_game_pmc_wagner.png</uniform_game>
	</description>

	<availability>
		<data><month>1</month><year>2000</year><number>1</number></data>
		<data><month>12</month><year>2020</year><number>1</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-BMD-2W.png</image_profile>
			<weight>8200</weight>
			<can_mount_infantry>yes</can_mount_infantry>
		</attributes>

		<drive>
			<engine>
				<name>BMD 4</name>
				<horsepower>450</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forward_1st>7.56</forward_1st>
				<forward_2nd>4.00</forward_2nd>
				<forward_3rd>2.00</forward_3rd>
				<forward_4th>1.00</forward_4th>
				<reverse_1st>-5.65</reverse_1st>
			</gears>

			<steering>STEERING_CONTROLLED_DIFFERENTIAL</steering>

			<can_make_smoke_screen>yes</can_make_smoke_screen>

			<exhaust_pipe>
				<offsetX>100</offsetX>
				<offsetY>300</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>

			<exhaust_pipe>
				<offsetX>-100</offsetX>
				<offsetY>300</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-BMD-2W.png</image_view>

			<width>270</width>
			<length>600</length>
			<height>71</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>13@-50</upper_front>
				<lower_front>13@-70</lower_front>
				<upper_side>15@-35</upper_side>
				<lower_side>15</lower_side>
				<rear>10</rear>
				<top>8</top>
				<bottom>12</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_RIFLE_AK_74</type></weapon>
				<ammo><for>WEAPON_RIFLE_AK_74</for><rounds>120</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>311</width>
			<length>600</length>
			<height>75</height>

			<offsetX>0</offsetX>
			<offsetY>0</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>13@70</upper_front>
				<lower_front>13@50</lower_front>
				<upper_side>20@20</upper_side>
				<lower_side>20</lower_side>
				<upper_rear>10@30</upper_rear>
				<lower_rear>10</lower_rear>
				<top>8</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<offsetX>40</offsetX>
			<offsetY>-30</offsetY>
			<offsetZ>240</offsetZ>
			<minAngle>-25</minAngle>
			<maxAngle>20</maxAngle>

			<rotate_time>10</rotate_time>
			<weapon><type>WEAPON_RPG_9K111_1_Competition</type></weapon>
			<ammo><for>WEAPON_RPG_9K111_1_Competition</for><flavour>FLAVOUR_RPG</flavour><rounds>4</rounds></ammo>

		</fixed_weapon>

		<fixed_weapon>
			<offsetX>100</offsetX>
			<offsetY>-260</offsetY>
			<offsetZ>90</offsetZ>
			<minAngle>-20</minAngle>
			<maxAngle>15</maxAngle>

			<rotate_time>5</rotate_time>
			<weapon><type>WEAPON_LMG_PKT</type></weapon>
			<ammo><for>WEAPON_LMG_PKT</for><rounds>400</rounds></ammo>

		</fixed_weapon>

		<turret>
			<image_view>Image-BMD-2RSF turret.png</image_view>

			<diameter>180</diameter>
			<height>65</height>
			<offsetX>0</offsetX>
			<offsetY>-60</offsetY>

			<rotate_time>10</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>22@23</front>
				<side>18@30</side>
				<rear>12</rear>
				<top>5</top>
				<mantlet>0</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_30_2A42</type></weapon>
			<weapon><type>WEAPON_LMG_PKT</type><offsetX>15</offsetX></weapon>
			<ammo><for>WEAPON_CANNON_30_2A42</for><flavour>FLAVOUR_APCBC</flavour><rounds>100</rounds></ammo>
			<ammo><for>WEAPON_CANNON_30_2A42</for><flavour>FLAVOUR_HE</flavour><rounds>200</rounds></ammo>
			<ammo><for>WEAPON_LMG_PKT</for><rounds>4000</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_MAKAROV</type></weapon>
				<ammo><for>WEAPON_PISTOL_MAKAROV</for><rounds>14</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_MAKAROV</type></weapon>
				<ammo><for>WEAPON_PISTOL_MAKAROV</for><rounds>14</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>